func syscall.prlimit

one use

	syscall (current package)
		syscall_linux.go#L1278: func prlimit(pid int, resource int, newlimit *Rlimit, old *Rlimit) (err error) {